home *** CD-ROM | disk | FTP | other *** search
/ 3D World 4 (Spanish) / 3DWorld_04.iso / mac / POVRAY-MAC / 68020 sin coprocesador / 68K Non-FPU Application / POVRAY.ini < prev   
Text File  |  1996-06-21  |  2KB  |  35 lines

  1. ; Persistence Of Vision raytracer version 3.0 Example POVRAY.ini file.
  2. ;
  3. ; This optional file, if found in the same folder as the POV-Ray application,
  4. ; is parsed each time a scene file is rendered.  For information on
  5. ; what can go in this file, see POVRAY.DOC:POV-Ray Options:Using INI Files.
  6. ;
  7. ; The options in this file are read first, then the file rendering options
  8. ; are read, and then any file-specific INI file is read.  That means that
  9. ; any settings here will be overridden by the File Rendering dialog, or that
  10. ; file's INI file.  Therefore, there aren't many options that would be useful
  11. ; in this file.  But here are a few that could be useful.
  12. ;
  13. ; NOTE: These settings are commented out, because beginners may not know that
  14. ; this file exists and can change their file rendering settings quietly and rather
  15. ; mysteriously.  When you know about this file and its capabilities, you can
  16. ; start adding things here (or just remove the semicolons from the commands below.)
  17. ; Remember that when this file's options are used, the current directory is
  18. ; that of the currently rendering file.
  19. ;
  20. ; WARNING: The internal animation flags are not well supported and untested,
  21. ; use at your own risk, or preferably, just use the Animation pane in the
  22. ; File Rendering preferences dialog.  The main problem is each frame's PICT
  23. ; filename isn't unique.
  24. ;
  25. ; -- Additional search paths for include files and image-map files.
  26. ;    Can be full path or partial/relative path from current scene file.
  27. ;    Use colons as folder separators, and leave off trailing colon!
  28. ;
  29. ;Library_Path=DasBoot:Artwork:CompanyLogos
  30. ;Library_Path=RAM Disk
  31. ;
  32. ; -- Alter the default gamma setting for displaying images on the Mac's monitor
  33. ;
  34. ;Display_Gamma=1.8
  35.